home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / MOUSE / PCMOUSE / !PCMouse / !Help next >
Text File  |  1995-05-11  |  3KB  |  70 lines

  1.  
  2.  
  3.    Documentation for SERIAL MOUSE SUPPORT
  4.  
  5. This directory contains:
  6.  
  7. !Help       - this file
  8. !Run        - loads the module
  9. !Sprites    - icon for application
  10. PCMouse     - the SERIAL MOUSE SUPPORT module
  11.  
  12. This module is written and put into the public domain pool by:
  13.    Michael Kircher
  14.    Asperschlagstr. 36
  15.    50129 Bergheim
  16.    Germany
  17.    Tel.: 02271/51255
  18.  
  19.  
  20.    THANKS ARE GOING TO:
  21.  
  22.  - Richard K. Lloyd and his Warfarin module for some hints.
  23.  - Mike Ginns for his famous book ARCHIMEDES ASSEMBLY LANGUAGE.
  24.  - Linus of ArchiTects for some ideas.
  25.  - Mohsen Alshayef and his ARCTOOLS module as excellent debugging help.
  26.  
  27.  
  28.    INSTALLATION:
  29.  
  30. Before attaching the PC Mouse to your computer make sure that it's switched
  31. off. The module is suited only for Microsoft compatible 3 buttons mice.
  32. Some mice may require to hold down the left button while switching on the
  33. computer to go into "3-button-mode" - consult the manual delivered with your
  34. mouse.
  35.  
  36.  
  37.    DESCRIPTION:
  38.  
  39. The SerialMouseSupport module simply loads via mouse click. It allows the
  40. pointer to be controlled by the use of a serial, Microsoft compatible,
  41. PC Mouse. It responds to dynamical setting of the mouse multipliers, and
  42. constraining the pointer within a bounding box. You can use both mice
  43. simultanously, but its main use is to have an alternative to Acorns mice. 
  44. I have delivered an application with a silly sprite but there's no point
  45. in it since you need a mouse to load it. (You may run 'PCMouse' from the
  46. command line, so not everything is lost :-) So the best thing you can do is
  47. to put the module in your !System app, and load it while booting (if you own
  48. a Harddisc).
  49.   The module runs on a level slightly more privileged than other Wimp-Tasks
  50. (It even works when the Wimp is not running!) However, the mouse pointer
  51. may hang while RISC OS is busy (loading etc.) This is perfectly normal and
  52. should be ignored.
  53.  
  54.  
  55.    IMPORTANT:
  56.  
  57. As an optional serial mouse support is now available with the new RiscPC's,
  58. this module has been placed into the public domain. That means it may be
  59. copied and used freely with any non-profit purpose, with *all* files
  60. included. It may not be sold as "extra" in commercial programs. You may not
  61. alter any part of the software. The software is delivered "as is". To make
  62. use of it is entirely at your own risk.
  63.  
  64.  
  65.    DISCLAIMER:
  66.  
  67. The software has been thoroughly tested to exclude all possible bugs.
  68. However, under no circumstances I will be liable for any damage or loss of
  69. data resulting from the use of this module, etc...
  70.